home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / misc / math / number.lha / number / number.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1998-09-18  |  74 b   |  7 lines

  1. /**/
  2. do i=1 to 500
  3.     queue i
  4. end
  5. queue "00"x
  6. address command number arg(1)
  7.